home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 May / PC Direct CD-ROM (May 1995).ISO / ipe / bri120e / disk1 / lib4esd.lib / PROG.SCR < prev    next >
Encoding:
Text File  |  1994-02-06  |  639 b   |  11 lines

  1. ;This script will create a program group and items for 
  2. ;Brightwork Fusioin on the target PC. This will be useful if 
  3. ;several people will be using your Fusion installation.
  4. ADDGROUP "Brightwork Development"
  5. ADDITEM    "Brightwork Development" "Brightwork Fusion v1.00" "F:\Fusion\fusion.exe"
  6. ADDITEM "Brightwork Development" "Brightwork Fusion v.100 Read Me" "F:\fusion\readme.txt"
  7. ;This line copies the fusion.ini from to the individual user's
  8. ;windows directory.  Be sure to copy the fusion.ini  from your
  9. ;windows directory to the fusion directory before running this
  10. ;script.
  11. COPY "F:\FUSION" "FUSION.INI" [WINDIR] "FUSION.INI"